Learn R Programming

monocle (version 1.6.2)

minSpanningTree<-: Sets the minimum spanning tree used by Monocle during cell ordering. Not intended to be called directly.

Description

Sets the minimum spanning tree used by Monocle during cell ordering. Not intended to be called directly.

Usage

minSpanningTree(cds) <- value

Arguments

cds
A CellDataSet object.
value
an igraph object describing the minimum spanning tree.

Value

  • An updated CellDataSet object